Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: consolidated checkbox state to single checkbox #1011

Conversation

Kevin101Zhang
Copy link
Contributor

@Kevin101Zhang Kevin101Zhang commented Aug 12, 2024

consolidated 2 checkboxes 'select all' and 'unselect all' into a single checkbox. Default is checked. Onclick would uncheck and subsequent clicked woud do vice versa.

@Kevin101Zhang Kevin101Zhang marked this pull request as ready for review August 12, 2024 19:02
@Kevin101Zhang Kevin101Zhang requested a review from a team as a code owner August 12, 2024 19:02
@Kevin101Zhang Kevin101Zhang merged commit 0507e3a into main Aug 13, 2024
4 checks passed
@Kevin101Zhang Kevin101Zhang deleted the 1010-feat-refactor-to-combine-select-and-unselect-into-a-single-checkbox branch August 13, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: refactor to combine select and unselect into a single checkbox
1 participant